home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tden_30.zip / TEXTDOOR.NEW < prev   
Text File  |  1991-02-18  |  3KB  |  89 lines

  1.  
  2.                               -=( What's new )=-
  3.  
  4. Version 3.0
  5.  
  6. * Added high ascii translation. When an ASCII user (and probably a no-IBM
  7.   user) reads a textfile, the higher ascii is translated. Characters to
  8.   their base character. (ê -> e) Linedrawings to ascii lines (+-|) and
  9.   the other to a space..
  10.  
  11.  
  12. * Made TextDoor RA 1.0 Compatible. It now can handle AVATAR and ANSI-music
  13.   too. This is due to a TOTAL rewrite of the internal ANSI driver which
  14.   appeared buggy.. (Why didn't anyone tell me???)
  15.   Anyhow, the bugs are solved and AVATAR and music is done at the local
  16.   terminal too.
  17.  
  18. * I added a commandline option to turn the music off..
  19.  
  20. * Added DRVDEMO.EXE and a demo ANS/AVT file with music..
  21.   The usage of the DRVDemo program is simple:
  22.  
  23.     DrvDemo <FileName>
  24.  
  25.   It shows ascii/ansi/avatar screens mixed or pure with or without music.
  26.   (But NO RA-codes!)
  27.  
  28. * The A key for ANSI files in a menu now means: Look if there's an AVT file,
  29.   and if there is, show it! If not, look voor the ANS file.
  30.  
  31. ==============================================================================
  32.  
  33. Version 2.0
  34.  
  35. At least some luck.. in a way that is. Due to me not setting the crashbit
  36. of the file attach msg to the SDS node, version 1.9 didn't make it to SDS.
  37. At the same time a bug popped up in my latest door, TRIVIA. It caused the
  38. system to hang when a user with his Quiet mode toggle on entered the door.
  39. Noone reported the bug before, so I guess there not to many ppl who have
  40. had this problem, but anyhow.. Hanging a BBS is reason enough for a bug
  41. release.
  42.  
  43. ==============================================================================
  44.  
  45. Version 1.9
  46.  
  47. This is a big cleanup! Adjusted the code to the changes in my library. So
  48. all my door programs have the same interface for user and sysop.
  49.  
  50. * Renamed TDHello to TDHi    (.asc/ans)
  51.   Renamed TDGBye  to TDBye   (.asc/ans)
  52.  
  53. * You can use the ^A and ^P in an asciifile now. (TDHi/Bye and the shown
  54.   files!)
  55.   ^A waits until the user presses enter
  56.   ^P waits for a second.
  57.  
  58. * Removed a minor bug in the paging through the lists. TextDoor now moves on
  59.   FULL screen whith +/-
  60.  
  61. * Some bugs in my library which I removed are of course also removed from
  62.   textdoor.
  63.  
  64. ==============================================================================
  65.  
  66. Version 1.8
  67.  
  68. * removed some minor bugs
  69.  
  70.  
  71. ==============================================================================
  72.  
  73. Version 1.7
  74.  
  75. * Wasn't sure about if I already released 1.6 or not. Just updated to 1.7
  76.   to be sure before releasing this into SDS
  77.  
  78.  
  79. ==============================================================================
  80.  
  81. Version 1.5
  82.  
  83. * Fixed an error in the Ansi showing routines.. Those weren't realy tested
  84.   as all what happend there was stuffing a file to the commport.. My error
  85.   was that I forgot that there was a filter too, stripping all not allowed
  86.   characters.. like the most of the extended charset.... *augh* Oke.. I
  87.   deserve.. but don't hit THAT hard!!
  88.  
  89.